Enables DomainObjects to manage the persistence- relevant state of this object. This method must be called immediately after constructing an EditableObject so that DomainObjects can manage modifications to the instance; a client must not hold a direct reference to an EditableObject.
A proxied reference to this instance that DomainObjects can manage.
TransactableObject Class | DomainObjects.Facade.Domain Namespace